CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - plane fitting

搜索资源列表

  1. curveline

    0下载:
  2. 分析了平面曲线和空间曲线拟合过程的区别;引入运动坐标系、曲率向量、密切平面等概念,建立了空间曲线拟合的数学模型,并采用了不同形状的空间曲线对拟合方法进行了验证-analysis of the plane curve and space curve fitting distinction; Introduce sports coordinates, Curvature, Plane close concepts, the establishment of a space curve fitting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84994
    • 提供者:陆美玉
  1. nihe

    0下载:
  2. 最小二乘平面曲线拟合算法,计算最佳拟合曲线-Least squares plane curve fitting algorithm to calculate the best fitting curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1344
    • 提供者:Sun
  1. programofcircuesimulation

    0下载:
  2. 拟合圆程序,实现根据测量点实现二维平面内圆的拟合,可以输入测量点,C语言实现-Circle fitting procedure, to achieve the realization of measurement points in accordance with two-dimensional plane of fitting a round, you can enter the measurement points, C language
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:207672
    • 提供者:djf
  1. GYNH

    0下载:
  2. 这是一个工业测量的程序,主要有平面拟合和椭球拟合的功能-This is an industrial measurement procedure, the main plane and ellipsoid fitting function fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:20431
    • 提供者:lpc
  1. GPS-RTK

    0下载:
  2. 本文结合平面、高程质量检核标准分离的原则, 探讨了提高GPS 高程拟合精度的问题-This paper plane, elevation standard quality check the principle of separation of improving the fitting precision of GPS elevation question
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:166836
    • 提供者:刘文祥
  1. LeastSquare20110722

    0下载:
  2. 1. 最小二乘法拟合数据成直线。 2. 三次样条插值。 3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:322415
    • 提供者:zbj
  1. The-geodetic-course-design

    1下载:
  2. 1.不同空间直角坐标系之间的7参数变换 2.不同空间直角坐标系的4参数变换 3.椭球膨胀法和椭球平移法进行高程投影面的相关平面坐标就散 4GPS大地高转换为正常高的拟合计算-1. Different space between the right Angle coordinate system 7 parameter transformation 2. Different space of 4 right Angle coordinate system parameter tra
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:27312
    • 提供者:linghuch
  1. eigfitplane

    0下载:
  2. 三维激光扫描的点云,如果是在一个面上,用局部小邻域拟合出平面-3D laser scanning point cloud, if it is on one side, with small local neighborhood fitting plane
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:825
    • 提供者:贾凯华
  1. fitline_ls_example

    0下载:
  2. 对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助-Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:99081
    • 提供者:平兆娜
  1. using-four-points-to-fitting-a-plane

    0下载:
  2. 四点拟合一个平面,并且判断其他点到面的距离以及方向-Using four points to fit a plane, and tell you the distance and direction from other points to the plane.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:7373482
    • 提供者:liujie
  1. LeastSquaresFittingPlaneAndCurve

    0下载:
  2. 使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1387445
    • 提供者:xiaoxian
  1. L-M(CPP)

    0下载:
  2. L_M非线性算法。根据平面点云数据进行平面拟合,得到平面的法向量,效果很好。-L_M methods.The plane fitting based on the planar point cloud data, get the normal vector of the plane, the effect is very good.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:11918
    • 提供者:吴刚明
  1. LeastSquareFitting

    0下载:
  2. 利用最小二乘方法,对三维数据进行平面拟合,并对数据进行误差提出-least square plane fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1053
    • 提供者:徐宁
  1. pingmiannihe

    0下载:
  2. 此程序可通过最小二乘法完成空间若干点的平面拟合。-This program can be plane fitting by least square method to complete the space points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10480450
    • 提供者:刘广超
  1. HeightFitting

    0下载:
  2. 测绘高程成果计算mfc程序,通过打开高程测量成果文件,对高程测量结果进行平面拟合与曲面拟合。-Surveying the results of calculation of elevation mfc procedures, the outcome document by opening height measurement, height measurement results for plane fitting and surface fitting.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:49473
    • 提供者:刘宇程
  1. tuxiangbianhuan

    0下载:
  2. 三维空间平面拟合,拟合后平面的旋转与空间变换。空间投影。-Three dimensional space plane fitting, the rotation of the plane and the space transformation. Spatial projection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:13414
    • 提供者:老赵
  1. nihepingmian

    0下载:
  2. 平面拟合程序包,可以用于平面,类平面去载频,有需要的可以下载-Plane fitting package, can be used for flat, class plane to carrier frequency, there is a need to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:642
    • 提供者:Timmyxu
  1. ImageSegment

    0下载:
  2. 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3346501
    • 提供者:ycr40
  1. planarfitting_Leastsquare

    1下载:
  2. 通过最小二乘法进行平面拟合 平面拟合算法,鲁棒性非常好-Least square plane fitting algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:吴育民
  1. nihetextcode

    1下载:
  2. 本程序是MATLAB测试代码,能够实现对三维高程点进程平面拟合。(This program is MATLAB test code, which can realize plane fitting to 3D elevation point process.)
  3. 所属分类:汇编语言

    • 发布日期:2019-10-10
    • 文件大小:1024
    • 提供者:偶尔
« 1 23 4 »
搜珍网 www.dssz.com